home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
16
/
safescan.exe
/
0
/
RCDATA
/
TFRMPROGRESS
/
TFRMPROGRESS.txt
Wrap
Text File
|
1996-10-15
|
607b
|
34 lines
object frmProgress: TfrmProgress
Left = 331
Top = 188
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 45
ClientWidth = 153
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 20
Top = 4
Width = 117
Height = 13
Caption = 'Scanning, Please Wait...'
end
object prog: TProgressBar
Left = 0
Top = 24
Width = 153
Height = 21
Min = 0
Max = 100
Position = 5
Step = 5
TabOrder = 0
end
end